home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / compress / xpack149.zip / XPACK.NEW < prev    next >
PGP Signed Message  |  1996-08-27  |  6KB  |  142 lines

  1. -----BEGIN PGP SIGNED MESSAGE-----
  2.  
  3.  
  4. What's New of XPACK
  5. ~~~~~~~~~~~~~~~~~~~
  6. [+] addition
  7. [-] removal
  8. [*] improvement
  9. [!] bug fix
  10. [?] future revision
  11.  
  12.  What's New in XPACK 1.49 [Aug 27 '96]
  13.    [+] added options "-pd"/"-ud" to pack/unpack data files.
  14.        those data files can be used by XPACK OnLine Decompression System
  15.        which gives painless access to XPACKed-Data files
  16.        (XPACK OnLine Decompression System is still under alpha-testing,)
  17.        (if you want to do a beta-testing please send a email to:       )
  18.        ("s8203143@simon.pu.edu.tw", thanks                             )
  19.        ((wc xpack.asm: 13537 Lines, 46651 Words, 324928 Characters    ))
  20.  
  21.  What's New in XPACK 1.48 [Aug 23 '96]
  22.    [*] In restoring compressed diskette image:
  23.         Check if diskette Write Protect before unpacking.
  24.    [+] Support DOS 720k, 360k diskette for .XDi file.
  25.    [+] Support official fdformated 820K, 800K, 410K, 400K, 320K,
  26.         205K, 200K, 180K, 160K diskette for .XDi file.
  27.    [+] Support fdformated 120K diskette for .XDi file.
  28.         (e.g. fdformat a: t40 h1 s6 c2 d112)
  29.         (??probably a dos 1.1 120K format??)
  30.  
  31.    [?] Possible revision in near future:
  32.        [+] support sfx of .XDi compressed diskette image
  33.  
  34.  What's New in XPACK 1.47 [Aug 11 '96]
  35.    [*] In creating compressed diskette image:
  36.         If the data is unpackable, it will be simply stored.
  37.         Check if disk full.
  38.    [*] In restoring compressed diskette image:
  39.         Check .XDi signature (6ah,6dh) before unpacking.
  40.         Check .XDi filetype (2) before unpacking.
  41.         Check .XDi disktype before unpacking.
  42.         Check .XDi integrity before unpacking.
  43.    [+] Support official fdformated 1.72M, 1.68M, 1.64M, 1.6M, 1.48M
  44.         diskette for .XDi file.
  45.    [+] Now recognize codeview debug information.
  46.  
  47.    [?] Possible revision in near future:
  48.        [+] backup to/restore from: compressed archive
  49.        [+] recurse subdirectories/extract files with full pathname
  50.        [+] support multi-volume, sfx of compressed archive
  51.  
  52.  What's New in XPACK 1.46 [Jul 20 '96] (tested in archive comp. test Aug '96)
  53.    [!] minor bug fixed: some message's offset is incorrect
  54.        while i cleanup my source (change spaces to tabs)
  55.    [!] bug fixed: avoid generate offset = ffff
  56.        when optimizing EXE's relocation
  57.    [*] use quick sort instead of bubble sort
  58.        if number of relocations <= 8192
  59.    [+] create/restore compressed diskette image implemented
  60.  
  61.  What's New in XPACK 1.45 [Jul 13 '96]
  62.    [*] the packer now doesn't determine the executable type (EXE or COM)
  63.        from the file extension, but look at the signature instead
  64.        (as DOS does). Some files are distributed with the extension COM,
  65.        although they're EXE (for historical reasons - e.g. 4DOS.COM).
  66.        (suggestion from Tomas Hajny)
  67.  
  68.    [?] Possible revision in near future:
  69.        [+] create/restore compressed diskette image
  70.  
  71.  What's New in XPACK 1.44 [Jul 03 '96] (available on hopenet CDROM Aug '96)
  72.    [-] method2, 3 removed.
  73.    [+] method5 implemented (not yet optimized)
  74.    [*] message "CRC error" in sfx of exe changed to
  75.        "This program has been damaged and cannot be run!"
  76.        (suggestion from Peter Gutmann)
  77.  
  78.  What's New in XPACK 1.39 [Jun 01 '96] (available on hopenet CDROM Jul '96)
  79.    [*] Optimized by http://www.xs4all.nl/~feldmann
  80.  
  81.  What's New in XPACK 1.34 [Apr 20 '96] (available on hopenet CDROM Jun '96)
  82.    [!] bug fixed: reset memory usage to original program's requirement
  83.        special thanks to Cristi Bradiceanu for sending a sample file:)
  84.  
  85.  What's New in XPACK 1.33 [Apr 04 '96] (available on hopenet CDROM May '96)
  86.  
  87.    [+] compression method 4 implemented (better ratio if input file > 64k)
  88.    [*] startup screen support eten chinese system
  89.  
  90.  What's New in XPACK 1.30 [Mar 11 '96] (available on hopenet CDROM Apr '96)
  91.  
  92.    [*] method3:unpack optimized, Special thanks to Harald Feldmann for hints:)
  93.    [-] vga font removed
  94.  
  95.  What's New in XPACK 1.20 [Jan 14 '96] (available on hopenet CDROM Mar '96)
  96.  
  97.    [*] Revised documentation (XPACK.REV) by John Kiernan
  98.    [*] Options are now case-insensitive
  99.    [*] Option /? (/H) will display a help screen instead of XPACK.DOC
  100.    [-] Self-contained XPACK.DOC removed from XPACK.COM
  101.  
  102.    [?] Possible revision in near future:
  103.        [+] support .COM and .SYS compression
  104.            (implemented in 1992, not yet integrated with xpack)
  105.        [+] compression method 3 with better ratio
  106.  
  107.  What's New in XPACK 1.0m [Jan 06 '96] (available on hopenet CDROM Feb '96)
  108.  
  109.    [+] added elapsed time info
  110.  
  111.  What's New in XPACK 1.0a [Aug 30 '95] (1st public version)
  112.  
  113.    [+] added option -h to display Help documentation
  114.  
  115.  Verify Authentication
  116.  ~~~~~~~~~~~~~~~~~~~~~
  117.    To verify authentication, use "pgp xpack.doc",
  118.    the correct messages should read:
  119.  
  120.    ...
  121.    Good signature from user "JauMing Tseng <s8203143@simon.pu.edu.tw>".
  122.    Signature made 1996/08/27 ..... GMT using 2048-bit key, key ID EE317325
  123.    ...
  124.  
  125.    To get author's public key, send a email to s8203143@simon.pu.edu.tw
  126.    with Subject: get public key
  127.    tnx:)
  128.  
  129.  
  130. -----BEGIN PGP SIGNATURE-----
  131. Version: 2.6.3i
  132. Charset: cp850
  133.  
  134. iQEVAwUBMiLNKWA4W6nuMXMlAQFRgwf/W/kro5HCaG3Ulh4TWPKOSX6FNWn27lrM
  135. 9/VQLGU9hGsNlO/zqo+ETzZaoyDk4xtI1Rq2umS6dwUvLpDZFU73J9xy1NFbcgKT
  136. UuZqBjvFuG9Y6n47r7gAO12Bp3FXuihQCNmVS/cwgqRRdwF97o+jCk2UPfURp7FT
  137. z1KSMtQObxO3FXYOQcBkd73bWvUdBBXTr7+BE8hn20hQNVaCM6zKQfD5SzE65oEH
  138. etBUA4IS4Ltx01fi9v/TBzy4vTvoqW1A9pj9R8//+YEYE5Na71mUqwZtgroIwIjc
  139. xkAiZcIi9R8QO7PXTOjWD7h+D70ujuxZaF7GQ1y54n8Aaag56PLv+Q==
  140. =+RPi
  141. -----END PGP SIGNATURE-----
  142.